From: Pavel Janík Date: Mon, 22 Apr 2002 22:47:07 +0000 (+0000) Subject: Remove unused global variable `minibuf_prompt_pixel_width'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~57564 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4eace0464d642a8dcc8f10c06c7fd247b50bd79a;p=emacs.git Remove unused global variable `minibuf_prompt_pixel_width'. --- diff --git a/src/xdisp.c b/src/xdisp.c index 53770a4b138..4764bfb90a6 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -428,7 +428,6 @@ Lisp_Object minibuf_prompt; of the line that contains the prompt. */ int minibuf_prompt_width; -int minibuf_prompt_pixel_width; /* This is the window where the echo area message was displayed. It is always a mini-buffer window, but it may not be the same window